Release 10.1A: OpenEdge Development:
Programming Interfaces
Enabling SSL server connections
When you enable SSL connections on a 4GL server socket object, the socket accepts connections only from SSL clients that can authenticate to your 4GL application as an SSL server.
Note: Be very sure you need SSL before using this option. SSL incurs more or less heavy performance penalties, depending on resources and load.
![]()
To enable SSL connections on a 4GL server socket object, include the SSL parameters shown in Table 17–5 as part of the connection parameters string that you pass to the server socket object
ENABLE-CONNECTIONS()method (see the "Implementing a 4GL socket server" section).
For more information on OpenEdge SSL support, key and certificate stores, the
genpasswordutility, and enabling connections to SSL servers, see OpenEdge Getting Started: Core Business Services .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |